(last_known_column): Declare as double, not float.
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Jul 2002 17:38:49 +0000 (17:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Jul 2002 17:38:49 +0000 (17:38 +0000)
commit2df1a43d3fe57f52166928e4b22f8f80aaa8b03d
tree47738dcd74cc5e5622fd2676b7d80d3015939b16
parent78ce702c400116c0731cecd8c1f665fd5be4cb71
(last_known_column): Declare as double, not float.
(current_column, current_column_1, string_display_width)
(position_indentation): Return `double'.
(indented_beyond_p): Arg `column' is `double'.  Callers changed.
src/indent.c